From 89d0c5b0494d15ce5a924f13ec3eca82612532f0 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 22 Dec 2000 19:37:31 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6cfdf182674..06854dac541 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-12-22 Stefan Monnier + + * skeleton.el (skeleton-internal-1): Make sure the first line of + the region is also re-indented. + 2000-12-22 Markus Rost * comint.el (comint-password-prompt-regexp): Support CVS. @@ -15,16 +20,16 @@ 2000-08-22 Emmanuel Briot * xml.el (top level comment): Updated to reflect the fact that - white spaces are relevant in the XML file + white spaces are relevant in the XML file. (xml-parse-file): Do not kill an existing Emacs buffer if the file to parse was already edited. This allows for on-the-fly analysis - of XML files + of XML files. (xml-parse-tag): Check that the casing is the same in the start tag and end tag, since XML is case-sensitive. Allows for spaces in the end tag, after the name of the tag. (xml-parse-attlist): Allow for the character '-' in the name of attributes, as in the standard http-equiv attribute Do not save - the properties in the XML tree, since they are not relevant + the properties in the XML tree, since they are not relevant. 2000-12-21 Stefan Monnier -- 2.30.2